From eccdcc9b5f7393ae6b3b913b237302a71681ab7f Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sun, 2 May 2004 09:06:56 +0000 Subject: [PATCH] Don't load user session in command line mode; this can bork web-based reinstalls in some circumstances (bug 941461) --- config/index.php | 1 + includes/Setup.php | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/config/index.php b/config/index.php index 1967246d55..e14766d5d9 100644 --- a/config/index.php +++ b/config/index.php @@ -168,6 +168,7 @@ class ConfigData { ?> +

Please include all of the lines below when reporting installation problems.

Checking environment...